home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / dev / gcc / objam01.lha / objam / test / rexxTest.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1994-12-22  |  93 b   |  11 lines

  1. /* rexxTest.rexx */
  2.  
  3. options results
  4. address rexxtest
  5.  
  6. VERSION
  7. say result
  8.  
  9. LINE 1 2 3 4
  10. QUIT
  11.